projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38f17cb
)
(install-strip): Get rid of continuation.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 23 Mar 1996 04:25:29 +0000
(
04:25
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 23 Mar 1996 04:25:29 +0000
(
04:25
+0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 144267f52fbee8047dd9462eb24650ab0cbd8eba..733133c5a2a2f6cef549e6878092db3f5c644d2a 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-390,8
+390,7
@@
install-arch-indep: mkdir
### Build Emacs and install it, stripping binaries while installing them.
install-strip:
- $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' \
- install
+ $(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' install
### Build all the directories we're going to install Emacs in. Since
### we may be creating several layers of directories (for example,